File_Ptr

An RAII compliant pointer to a dvb_file.

Constructors

this
this(string path, fe_delivery_system delsys, dvb_file_formats format)
Undocumented in source.
this
this(dvb_file* p)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Postblit

this(this)
this(this)
Undocumented in source.

Alias This

c_ptr

Members

Functions

c_ptr
auto c_ptr()
Undocumented in source. Be warned that the author may not have intended to support it.
isOpen
bool isOpen()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta